Skip to content

chore(release): bump to 0.0.2#13

Merged
vreshch merged 1 commit into
masterfrom
chore/release-0-0-2
Jul 6, 2026
Merged

chore(release): bump to 0.0.2#13
vreshch merged 1 commit into
masterfrom
chore/release-0-0-2

Conversation

@vreshch

@vreshch vreshch commented Jul 6, 2026

Copy link
Copy Markdown
Member

What

Bump 0.0.1 -> 0.0.2 in package.json + package-lock.json (npm install sync; also picks up the stale license: MIT field in the lock root that #12 did not touch).

Why

The workflow_dispatch publish of 0.0.1 failed with npm E400 "Cannot publish over previously published version": 0.0.1 was published and then unpublished on 2026-07-05, and npm permanently bans reusing an unpublished version number. A fresh version is required.

Publish on merge

The squash subject chore(release): bump to 0.0.2 matches the publish.yml release gate (^chore\(release\)), and the push touches package.json, so merge auto-publishes 0.0.2.

Note: npm may also enforce a 24h cooldown after a full unpublish (until ~2026-07-06T22:37Z); if merged before then, publish may fail with E403 and needs a re-run (workflow_dispatch) after the window.

@vreshch vreshch marked this pull request as ready for review July 6, 2026 00:54
@vreshch vreshch merged commit a3de92f into master Jul 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant